Click or drag to resize

RetentionSettings Class

Class RetentionSettings.
Inheritance Hierarchy
SystemObject
  Independentsoft.ExchangeRetentionSettings

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class RetentionSettings

The RetentionSettings type exposes the following members.

Constructors
  NameDescription
Public methodRetentionSettings
Initializes a new instance of the RetentionSettings class.
Top
Properties
  NameDescription
Public propertyComment
Gets or sets the comment.
Public propertyEnabled
Gets or sets a value indicating whether this RetentionSettings is enabled.
Public propertyFullCrawlRequired
Gets or sets a value indicating whether [full crawl required].
Public propertyRetentionPolicyTags
Gets the retention policy tags.
Public propertyUrl
Gets or sets the URL.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also